testing.common.runner (field)

3 uses

	testing (current package)
		testing.go#L645: 	runner         string         // Function name of tRunner running the test.
		testing.go#L759: 		if frame.Function == c.runner {
		testing.go#L1643: 	t.runner = callerName(0)